logarithmic curve - определение. Что такое logarithmic curve
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое logarithmic curve - определение

GROWTH AT A RATE THAT IS A LOGARITHMIC FUNCTION
Logarithmic curve
Найдено результатов: 630
Sheaf of logarithmic differential forms         
MEROMORPHIC DIFFERENTIAL FORM WITH POLES OF A CERTAIN KIND
Logarithmic Kähler differentials; Sheaf of logarithmic differential forms; Logarithmic differential form; Logarithmic Kähler differential
In algebraic geometry, the sheaf of logarithmic differential p-forms \Omega^p_X(\log D) on a smooth projective variety X along a smooth divisor D = \sum D_j is defined and fits into the exact sequence of locally free sheaves:
Logarithmic form         
MEROMORPHIC DIFFERENTIAL FORM WITH POLES OF A CERTAIN KIND
Logarithmic Kähler differentials; Sheaf of logarithmic differential forms; Logarithmic differential form; Logarithmic Kähler differential
In contexts including complex manifolds and algebraic geometry, a logarithmic differential form is a meromorphic differential form with poles of a certain kind. The concept was introduced by Deligne.
Logarithmic integral function         
SPECIAL FUNCTION DEFINED AS THE ANTIDERIVATIVE OF 1∕㏑(𝑥)
Offset logarithmic integral; Logarithmic integral; Log integral; Li(x); Li function; Li integral; Logarithmic Integral
In mathematics, the logarithmic integral function or integral logarithm li(x) is a special function. It is relevant in problems of physics and has number theoretic significance.
Epidemic curve         
  • Common source outbreak of Hepatitis A in Nov-Dec 1978
A STATISTICAL CHART USED IN EPIDEMIOLOGY TO VISUALISE THE ONSET OF A DISEASE OUTBREAK.
Epi curve; Epidemiological curve
An epidemic curve, also known as an epi curve or epidemiological curve, is a statistical chart used in epidemiology to visualise the onset of a disease outbreak. It can help with the identification of the mode of transmission of the disease.
Bezier curve         
  • Animation of the construction of a fifth-order Bézier curve
  • cyan: ''y'' {{=}} ''t''<sup>3</sup>}}.
  • Abstract composition of cubic Bézier curves ray-traced in 3D. Ray intersection with swept volumes along curves is calculated with Phantom Ray-Hair Intersector algorithm.<ref>Alexander Reshetov and David Luebke, Phantom Ray-Hair Intersector. In Proceedings of the ACM on Computer Graphics and Interactive Techniques (August 1, 2018). [https://research.nvidia.com/publication/2018-08_Phantom-Ray-Hair-Intersector]</ref>
  • Animation of a linear Bézier curve, ''t'' in [0,1
  • Animation of a quadratic Bézier curve, ''t'' in [0,1
  • Construction of a quadratic Bézier curve
  • Animation of a cubic Bézier curve, ''t'' in [0,1
  • Construction of a cubic Bézier curve
  • Animation of a quartic Bézier curve, ''t'' in [0,1
  • Construction of a quartic Bézier curve
  • Quadratic Béziers in [[string art]]: The end points ('''&bull;''') and control point ('''&times;''') define the quadratic Bézier curve ('''⋯''').
CURVE USED IN COMPUTER GRAPHICS AND RELATED FIELDS
Bezier curve; Bezier curves; Bézier Curve; Bernstein-Bézier curve; Bernstein-Bezier curve; Besier curve; Bezier cubic; Bézier cubic; Bezier splines; Bezier Curve; Cubic bezier; Conic Bezier curve; Conic Bézier curve; Bezier path; Cubic bézier curve; Cubic Bézier curve
<graphics> A type of curve defined by mathematical formulae, used in computer graphics. A curve with coordinates P(u), where u varies from 0 at one end of the curve to 1 at the other, is defined by a set of n+1 "control points" (X(i), Y(i), Z(i)) for i = 0 to n. P(u) = Sum i=0..n [(X(i), Y(i), Z(i)) * B(i, n, u)] B(i, n, u) = C(n, i) * u^i * (1-u)^(n-i) C(n, i) = n!/i!/(n-i)! A Bezier curve (or surface) is defined by its control points, which makes it invariant under any affine mapping (translation, rotation, parallel projection), and thus even under a change in the axis system. You need only to transform the control points and then compute the new curve. The control polygon defined by the points is itself affine invariant. Bezier curves also have the variation-diminishing property. This makes them easier to split compared to other types of curve such as Hermite or B-spline. Other important properties are multiple values, global and local control, versatility, and order of continuity. [What do these properties mean?] (1996-06-12)
Blancmange curve         
FRACTAL WHICH IS CONSIDERED TO RESEMBLE A BLANCMANGE
Blancmange function; Takagi curve; Takagi-Landsberg curve; Midpoint displacement; Takagi fractal curve; Takagi function; Takagi’s function; Takagi Fractal Curve
In mathematics, the blancmange curve is a self-affine curve constructible by midpoint subdivision. It is also known as the Takagi curve, after Teiji Takagi who described it in 1901, or as the Takagi–Landsberg curve, a generalization of the curve named after Takagi and Georg Landsberg.
Bézier curve         
  • Animation of the construction of a fifth-order Bézier curve
  • cyan: ''y'' {{=}} ''t''<sup>3</sup>}}.
  • Abstract composition of cubic Bézier curves ray-traced in 3D. Ray intersection with swept volumes along curves is calculated with Phantom Ray-Hair Intersector algorithm.<ref>Alexander Reshetov and David Luebke, Phantom Ray-Hair Intersector. In Proceedings of the ACM on Computer Graphics and Interactive Techniques (August 1, 2018). [https://research.nvidia.com/publication/2018-08_Phantom-Ray-Hair-Intersector]</ref>
  • Animation of a linear Bézier curve, ''t'' in [0,1
  • Animation of a quadratic Bézier curve, ''t'' in [0,1
  • Construction of a quadratic Bézier curve
  • Animation of a cubic Bézier curve, ''t'' in [0,1
  • Construction of a cubic Bézier curve
  • Animation of a quartic Bézier curve, ''t'' in [0,1
  • Construction of a quartic Bézier curve
  • Quadratic Béziers in [[string art]]: The end points ('''&bull;''') and control point ('''&times;''') define the quadratic Bézier curve ('''⋯''').
CURVE USED IN COMPUTER GRAPHICS AND RELATED FIELDS
Bezier curve; Bezier curves; Bézier Curve; Bernstein-Bézier curve; Bernstein-Bezier curve; Besier curve; Bezier cubic; Bézier cubic; Bezier splines; Bezier Curve; Cubic bezier; Conic Bezier curve; Conic Bézier curve; Bezier path; Cubic bézier curve; Cubic Bézier curve
A Bézier curve ( ) is a parametric curve used in computer graphics and related fields. A set of discrete "control points" defines a smooth, continuous curve by means of a formula.
Beveridge curve         
  • Beveridge curve of vacancy rate and unemployment rate data from the [[United States Bureau of Labor Statistics]]
The beveridge curve; UV curve; U-V curve
A Beveridge curve, or UV curve, is a graphical representation of the relationship between unemployment and the job vacancy rate, the number of unfilled jobs expressed as a proportion of the labour force. It typically has vacancies on the vertical axis and unemployment on the horizontal.
J curve         
  • NARDL (Cumulative Dynamic) Multiplier effect of real effective exchange rate and response of US trade balance
  • An example J curve. Trade starts in perfect balance, but depreciation at time 0 causes an immediate trade deficit of 50 million dollars. The balance of trade improves over time as consumers react, returning to balance at month 3 and rising to a surplus of 150 million at month 4.
THE TIME PATH OF A COUNTRY’S TRADE BALANCE FOLLOWING A DEVALUATION OR DEPRECIATION OF ITS CURRENCY, UNDER A CERTAIN SET OF ASSUMPTIONS
J Curve; J-curve; J curve (private equity); J-Curve theory; J-curve theory; J curve theory; J-cuve; J frequency distribution curve; J-Curve Effect; J-curve effect; J Curve Effect; J curve effect; J-Curve; J-shaped growth curve; J-shaped curve
A J curve is any of a variety of J-shaped diagrams where a curve initially falls, then steeply rises above the starting point.
Smiling curve         
CONCEPT IN BUSINESS MANAGEMENT THEORY
Smiling Curve
In business management theory, the smiling curve is a graphical depiction of how value added varies across the different stages of bringing a product on to the market in an IT-related manufacturing industry. The concept was first proposed around 1992 by Stan Shih, the founder of Acer Inc.

Википедия

Logarithmic growth

In mathematics, logarithmic growth describes a phenomenon whose size or cost can be described as a logarithm function of some input. e.g. y = C log (x). Any logarithm base can be used, since one can be converted to another by multiplying by a fixed constant. Logarithmic growth is the inverse of exponential growth and is very slow.

A familiar example of logarithmic growth is a number, N, in positional notation, which grows as logb (N), where b is the base of the number system used, e.g. 10 for decimal arithmetic. In more advanced mathematics, the partial sums of the harmonic series

1 + 1 2 + 1 3 + 1 4 + 1 5 + {\displaystyle 1+{\frac {1}{2}}+{\frac {1}{3}}+{\frac {1}{4}}+{\frac {1}{5}}+\cdots }

grow logarithmically. In the design of computer algorithms, logarithmic growth, and related variants, such as log-linear, or linearithmic, growth are very desirable indications of efficiency, and occur in the time complexity analysis of algorithms such as binary search.

Logarithmic growth can lead to apparent paradoxes, as in the martingale roulette system, where the potential winnings before bankruptcy grow as the logarithm of the gambler's bankroll. It also plays a role in the St. Petersburg paradox.

In microbiology, the rapidly growing exponential growth phase of a cell culture is sometimes called logarithmic growth. During this bacterial growth phase, the number of new cells appearing is proportional to the population. This terminological confusion between logarithmic growth and exponential growth may be explained by the fact that exponential growth curves may be straightened by plotting them using a logarithmic scale for the growth axis.